/ Assembly List / LJCDBViewDAL / ViewJoinOnManager / RetrieveWithUniqueKey

Namespace - LJCDBViewDAL


Parameters
viewJoinID - The join ID value.
fromColumnName - The from column name value.

Returns

The data object record.

Syntax

C#
public ViewJoinOn RetrieveWithUniqueKey(Int32 viewJoinID, String fromColumnName)

Retrieves the record by the unique key.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.